Input information and VEP general stats

This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com.

When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within the document.

This requires kableExtra!!!!

## 
## Attaching package: 'kableExtra'
## The following object is masked from 'package:dplyr':
## 
##     group_rows
General Statistics
Lines of input read 2442
Variants processed 2442
Variants filtered out 0
Novel / existing variants 12 (0.5) / 2430 (99.5)
Overlapped features
Overlapped genes 8942
Overlapped transcripts 19713
Overlapped regulatory features 525

Distribution of the inputed variants along the chromosomes:

## 
## Attaching package: 'plotly'
## The following object is masked from 'package:ggplot2':
## 
##     last_plot
## The following object is masked from 'package:stats':
## 
##     filter
## The following object is masked from 'package:graphics':
## 
##     layout

Note that the echo = FALSE parameter was added to the code chunk to prevent printing of the R code that generated the plot.

Enrichment analysis

Using XGR. Results on the following table:

Using cowplot to organise the graphs. You can also embed plots, for example:

## 
## ********************************************************
## Note: As of version 1.0.0, cowplot does not change the
##   default ggplot2 theme anymore. To recover the previous
##   behavior, execute:
##   theme_set(theme_cowplot())
## ********************************************************
## Loading required package: magrittr
## 
## Attaching package: 'magrittr'
## The following object is masked from 'package:tidyr':
## 
##     extract
## Loading required package: hyperSpec
## Loading required package: lattice
## Loading required package: grid
## Package hyperSpec, version 0.99-20180627
## 
## To get started, try
##    vignette ("hyperspec")
##    package?hyperSpec 
##    vignette (package = "hyperSpec")
## 
## If you use this package please cite it appropriately.
##    citation("hyperSpec")
## will give you the correct reference.
## 
## The project homepage is http://hyperspec.r-forge.r-project.org
## 
## Attaching package: 'hyperSpec'
## The following object is masked from 'package:dplyr':
## 
##     collapse
## Loading required package: ggspectra
## Loading required package: photobiology
## Loading required package: tibble
## News at https://www.r4photobiology.info/
## 
## Attaching package: 'photobiology'
## The following object is masked from 'package:tidyr':
## 
##     spread
## Loading required package: ROCR
## Loading required package: gplots
## 
## Attaching package: 'gplots'
## The following object is masked from 'package:stats':
## 
##     lowess
## Loading required package: spMisc
## 
## Attaching package: 'spMisc'
## The following object is masked from 'package:base':
## 
##     isFALSE
## Loading required package: checkmate
## 
## Attaching package: 'checkmate'
## The following object is masked from 'package:hyperSpec':
## 
##     wl
## 
## Attaching package: 'spHelper'
## The following objects are masked from 'package:spMisc':
## 
##     class_add, na.replace

Regulatory Features

Proportion of feature types and of biotype inside regulatory:

Stuff from HaploReg

Data

Plots: Histone marks